From 00ef3dcb27505010e63f5412b6cd0e8e97792686 Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Mon, 5 Nov 2018 12:55:54 +0100 Subject: [PATCH] . --- src/procinfo/procinfo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/procinfo/procinfo.c b/src/procinfo/procinfo.c index ecbae05e..0f177591 100644 --- a/src/procinfo/procinfo.c +++ b/src/procinfo/procinfo.c @@ -140,7 +140,6 @@ long int procinfo_open_files(const char * path, int include_fd) if ( res == PROC_PIDFDVNODEPATHINFO_SIZE && strncmp(path, vnode_info.pvip.vip_path, len) == 0) { - vnode_info count++; } else if ( -- 2.30.2